@charset "UTF-8";
/* 
    $Document : smallslider$
    $Created on : 2009-7-3, 12:56:26$
    $Last Update : 2010-3-15, 12:20:22$
    $Description : Stylesheet for smallslider, UTF-8 encoding$
*/
.smallslider { height: 350px; overflow: hidden; position: relative; width: 50%;}
.smallslider h3 { color: #FFF; font-size: 14px; font-weight: bold; line-height: 45px; position: absolute; padding-left:10px; width:100%; z-index: 102; margin: 0; }
.smallslider h3 a { color: #FFF; text-decoration: none; font-weight:bold; font-size:16px }
.smallslider h3 a:hover {}
.smallslider li img { border: 0; vertical-align: top; }
.smallslider ul { list-style-type: none; margin: 0; padding: 0; }
.smallslider-btns { position: absolute; z-index: 103; }
.smallslider-btns .current-btn { background-color: #ffc000; }
.smallslider-btns span { background-color: #c4c4c4; cursor: pointer; float: left; height: 10px; width: 10px; border-radius: 50%;}
.smallslider-lay { background-color: #000; height: 48px; position: absolute; width: 100%; z-index: 101;  }
